@charset "UTF-8";
/* ----------- SASS ARCHITECTURE --------------
sass/
|
|– base/
|   |– _base.scss        # load base styles
|   |– _ie.scss          # ie specific styles
|   |– _reset.scss       # Reset/normalize				(Updated 2024/05/07)
|   |– _typography.scss  # Typography rules                                             // NOT IN USE
|
|– components/
|   |– _bootstrap-select.scss   # Bootstrap select                                      // NOT IN USE
|   |– _button.scss             # Buttons				(Updated 2024/12/06)
|   |– _footer.scss             # Footer         		(Updated 2024/10/30)
|   |– _form-elements.scss      # Form Elements 		(Updated 2024/12/20)
|   |– _header.scss             # Header                (Updated 2024/11/22)
|   |– _main-dropdown.scss      # Main nav dropdown     (Updated 2024/12/06)
|   |– _modals.scss             # Modals/dialogs        (Updated 2024/12/20)
|   |– _navbar.scss             # Top Nav Bar 			(Updated 2024/12/06)
|   |–  panels.scss             # Accordion panels	    (Updated 2024/12/17)
|   |– _photography.scss        # Photography/Images	(Updated 2020/11/20)            // NOT IN USE
|   |– _products.scss           # Products				(Updated 2021/09/08)            // NOT IN USE
|   |– _search.scss             # Live search 			(Updated 2018/08/14)            // NOT IN USE
|   |– _sidebar.scss            # Sidebar				(Updated 2022/12/22)            // NOT IN USE
|   |– _slick.scss              # Slick slider          (Removed 2024/04/09)            // NOT IN USE
|
|– helpers/
|   |– _mixins.scss			    # Mixins and extends            (Updated 2024/12/16)
|   |– _pageflex-variables.scss # Sass Variable                 (Updated 2024/12/18)
|   |– _utility.scss			# Utility & helper classes      (Updated 2024/12/17)
|   |- _vuetify-overrides.scss  # Vuetify-specific overrides    (Updated 2024/12/20)
|
|– layout/
|   |– _media-queries.scss		# responsive breakpoints  (Updated 2024/11/22)
|   |– _print.scss				# print style css		  (Updated 2020/11/20)
|
|– pages/
|   |– _approvals.scss		    # Approvals page      (Updated 2024/12/18)
|   |– _cart.scss		        # Shopping cart page  (Updated 2024/12/19)
|   |– _catalog.scss		    # Catalog page        (Updated 2020/12/13)
|   |– _checkout.scss		    # Checkout page       (Updated 2020/11/07)
|   |– _formfilling.scss		# Form filling page   (Updated 2020/12/20)
|   |– _library.scss		    # Library page        (Updated 2024/12/13)
|   |– _login.scss		        # Login/register page (Updated 2024/11/17)
|   |– _orders.scss		        # Orders page         (Updated 2024/12/18)
|   |– _profile.scss		    # Profile page        (Updated 2024/10/30)
|
|– vendors/
|   |– _bootstrap-custom.scss   # Bootstrap                                             // NOT IN USE
|
|
`– main.scss             # primary compiled Sass file for default theme (Updated 2024/12/20)
---------------------------------------------------------*/
.library-item .product-rename .v-btn:focus-visible, .library-item .v-img:focus-visible, #catalogPage .pops .pop-image-large:focus-visible, #catalogPage .category-carousel .v-card .v-card-text > a:focus-visible, .preview-carousel .kit-item:focus-visible, .v-table.dataMergePreviewTable .v-table__wrapper > table > thead:focus-visible,
.v-table.v-table--fixed-header .v-table__wrapper > table > thead:focus-visible, .panel .panel-heading:focus-visible, .funds-menu > .v-overlay__content > .v-card .popover-title a:focus-visible,
.profile-menu > .v-overlay__content > .v-card .popover-title a:focus-visible, .menuNotificationsItem .notification-status a:focus-visible, .menuNotificationsItem .remove-notification:focus-visible, .currency-selection-menu .v-list > .v-list-item.v-list-item--link:focus-visible,
.language-selection-menu .v-list > .v-list-item.v-list-item--link:focus-visible, .v-dialog .innerBlock .v-img:focus-visible, .form-calendar .v-date-picker-years__content .v-btn--active:focus-visible,
.form-calendar .v-date-picker-months__content .v-btn--active:focus-visible, .form-calendar .v-date-picker-month__day--selected .v-date-picker-month__day-btn:focus-visible, .v-field__append-inner i[role=button]:focus-visible, .v-expansion-panel .v-expansion-panel-title:focus-visible:not(.v-expansion-panel-title--static), .v-chip__close:focus-visible, .btn-primary-gray:focus-visible, .v-btn--elevated:focus-visible,
.btn-primary:focus-visible, .v-btn.v-btn--variant-text.hidden-view:focus-visible:not(.v-date-picker-month__day-btn),
.v-btn--icon.v-btn--variant-text.hidden-view:focus-visible:not(.v-date-picker-month__day-btn), .v-text-field .v-field .v-field__append-inner .v-icon:focus-visible, .funds-menu > .v-overlay__content > .v-card #menuSignout a:focus-visible,
.profile-menu > .v-overlay__content > .v-card #menuSignout a:focus-visible, .btn-secondary:focus-visible, #mobile-menu.v-menu > .v-overlay__content > .v-list a:focus-visible,
#mobile-menu.v-menu > .v-overlay__content > .v-list .v-btn--variant-text:focus-visible, .site-header .navbar a:focus-visible,
.site-header .navbar button:focus-visible:not(#main-dropdown),
.site-header .navbar .v-btn.v-btn--variant-text:focus-visible:not(#main-dropdown), header .skip-link.v-btn.v-btn--density-default:focus-visible, #hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content > a:focus-visible, #main-dropdown:focus-visible {
  box-shadow: 0 0 0 1px #333;
  outline: 2px dashed #58595b !important;
  outline-offset: 4px;
}

#mobile-menu.v-menu > .v-overlay__content > .v-list a:focus-visible,
#mobile-menu.v-menu > .v-overlay__content > .v-list .v-btn--variant-text:focus-visible, .site-header .navbar a:focus-visible,
.site-header .navbar button:focus-visible:not(#main-dropdown),
.site-header .navbar .v-btn.v-btn--variant-text:focus-visible:not(#main-dropdown), header .skip-link.v-btn.v-btn--density-default:focus-visible, #hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content > a:focus-visible, #main-dropdown:focus-visible {
  outline-color: #ffffff !important;
}

.btn-secondary:focus-visible {
  outline-color: #d6d6d6 !important;
}

.library-item .product-rename .v-btn.bg-error:focus-visible, .funds-menu > .v-overlay__content > .v-card #menuSignout a:focus-visible,
.profile-menu > .v-overlay__content > .v-card #menuSignout a:focus-visible, .v-btn--elevated.bg-error:focus-visible,
.btn-primary.bg-error:focus-visible {
  background-color: #aa2611;
  box-shadow: 0 0 0 1px #ffffff;
  outline-color: #aa2611 !important;
}

.sidebar-filters .v-expansion-panel-title:focus-visible,
.sidebar-filters .v-btn:focus-visible, #catalogPage .list-view .product-info a:focus-visible, #catalogPage .products-row .v-card-text > a:focus-visible, #catalogPage .products-row .v-card-title > a:focus-visible,
#catalogPage .products-row .v-card-title > h3 > a:focus-visible, #shoppingCartPage .cart-edit a:focus-visible,
#shoppingCartPage .cart-edit button:focus-visible, .form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn:focus-visible,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--icon:focus-visible,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--variant-text:focus-visible,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__month-btn:focus-visible,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__mode-btn:focus-visible, a:focus-visible {
  border: 1px dashed rgba(0, 42, 84, 0.8);
}

header .skip-link.v-btn.v-btn--density-default, .v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-text.hidden-view,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-text.hidden-view {
  border-width: 0px;
  font-size: 0px;
  height: 1px;
  min-width: 0;
  width: 1px;
}
header .skip-link.v-btn.v-btn--density-default:focus-visible, .v-btn.v-btn--variant-text.hidden-view:focus-visible:not(.v-date-picker-month__day-btn),
.v-btn--icon.v-btn--variant-text.hidden-view:focus-visible:not(.v-date-picker-month__day-btn) {
  border-width: 1px;
  font-size: 16px;
  height: auto;
  width: auto;
}
header .skip-link.v-btn.v-btn--density-default::after, .v-btn.v-btn--variant-text.hidden-view:not(.v-date-picker-month__day-btn)::after,
.v-btn--icon.v-btn--variant-text.hidden-view:not(.v-date-picker-month__day-btn)::after {
  border: 0;
  width: 0;
}

#catalogPage .category-carousel .v-slide-group, .preview-carousel .v-slide-group {
  display: grid;
  grid-template-columns: auto 35px 35px;
  grid-template-rows: auto auto;
  gap: 0 0;
  grid-template-areas: ". prev next" "slides slides slides";
}
#catalogPage .category-carousel .v-slide-group__prev, .preview-carousel .v-slide-group__prev {
  grid-area: prev;
}
#catalogPage .category-carousel .v-slide-group__next, .preview-carousel .v-slide-group__next {
  grid-area: next;
}
#catalogPage .category-carousel .v-slide-group__container, .preview-carousel .v-slide-group__container {
  grid-area: slides;
}
#catalogPage .category-carousel .v-slide-group__prev, .preview-carousel .v-slide-group__prev,
#catalogPage .category-carousel .v-slide-group__next,
.preview-carousel .v-slide-group__next {
  align-self: end;
  min-width: 35px;
}
#catalogPage .category-carousel .v-slide-group__prev i, .preview-carousel .v-slide-group__prev i,
#catalogPage .category-carousel .v-slide-group__next i,
.preview-carousel .v-slide-group__next i {
  background-color: #ebebeb;
  border-color: #d6d6d6;
  color: #595959;
  font-size: 2rem;
  height: 25px;
  width: 35px;
}
#catalogPage .category-carousel .v-slide-group__prev i:focus, .preview-carousel .v-slide-group__prev i:focus, #catalogPage .category-carousel .v-slide-group__prev i:hover, .preview-carousel .v-slide-group__prev i:hover,
#catalogPage .category-carousel .v-slide-group__next i:focus,
.preview-carousel .v-slide-group__next i:focus,
#catalogPage .category-carousel .v-slide-group__next i:hover,
.preview-carousel .v-slide-group__next i:hover {
  color: #002a54;
}

.sidebar-filters, .sidebar-categories, #catalogPage .list-view {
  background: #ffffff;
  border: 1px solid #ddd;
}

.library-item.Brand.New, .v-dialog .innerBlock.Brand.New {
  border: 2px dashed #878787;
}
.library-item.Brand.New .new-overlay, .v-dialog .innerBlock.Brand.New .new-overlay {
  background-color: rgba(89, 89, 89, 0.9);
  color: #ffffff;
  font-size: 0.75rem;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

body .v-theme--light {
  --v-theme-primary: 0, 42, 84;
  --v-theme-on-primary: 255, 255, 255;
  --v-theme-on-surface: 51, 51, 51;
  --v-theme-surface: 255, 255, 255;
  --v-theme-on-background: 51, 51, 51;
  --v-theme-error: 170, 38, 17;
  --v-theme-on-error: 255, 255, 255;
  --v-theme-info: 143, 198, 62;
  --v-theme-on-info: 0, 102, 51;
  --v-theme-success: 143, 198, 62;
  --v-theme-on-success: 0, 46, 22;
  --v-theme-warning: 255, 210, 0;
  --v-theme-on-warning: 122, 31, 0;
  --v-medium-emphasis-opacity: 1;
}

:root {
  --v-theme-primary: 0, 42, 84 !important;
  --v-theme-on-primary: 255, 255, 255 !important;
  --v-theme-on-surface: 51, 51, 51 !important;
  --v-theme-error: 170, 38, 17 !important;
  --v-theme-on-error: 255, 255, 255 !important;
  --v-theme-info: 143, 198, 62 !important;
  --v-theme-on-info: 0, 102, 51 !important;
  --v-theme-success: 143, 198, 62 !important;
  --v-theme-on-success: 0, 46, 22 !important;
  --v-theme-warning: 255, 210, 0 !important;
  --v-theme-on-warning: 122, 31, 0 !important;
  --v-medium-emphasis-opacity: 1 !important;
}
:root .text-success {
  color: #333333 !important;
}
:root .text-error {
  color: #aa2611 !important;
}
:root .text-warning {
  color: #333333 !important;
}

.v-toolbar__content {
  height: 56px;
}
@media only screen and (min-width: 1280px) {
  .v-toolbar__content {
    height: 100px;
  }
}

.font-weight-medium {
  font-weight: 550 !important;
}

.alert-container {
  max-width: 500px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2401;
}
.alert-container .v-alert.debugMsg {
  border: 1px dashed #ffffff;
}
.alert-container .v-alert .close-alert {
  position: absolute;
  right: 0;
  top: 0;
}
.alert-container .v-progress-linear {
  top: -4px !important;
}

.v-text-field .v-field {
  background-color: #ffffff;
  font-size: 0.875rem;
}
.v-text-field .v-field .v-label {
  color: #333333;
  font-size: 0.875rem;
}
.v-text-field .v-field .v-label:not(.v-field-label--floating) {
  opacity: 0.75;
}
.v-text-field .v-field .v-field__outline {
  --v-field-border-opacity: 1;
  color: #d6d6d6;
}
.v-field.v-field--active .v-label.v-field-label--floating {
  background: rgba(255, 255, 255, 0.6);
  font-weight: 550;
}
.v-field.v-field--rounded {
  border-radius: 4px;
}

.v-field--focused .v-field__outline {
  box-shadow: inset 0 1px 1px rgba(0, 42, 84, 0.075), 0 0 8px rgba(0, 42, 84, 0.6);
  color: #d6d6d6;
}
.v-field--focused .v-field__outline label {
  color: #333333;
}
.v-field--focused .v-label.v-field-label--floating {
  background-color: #ffffff;
}
.v-field--focused.v-field--error:not(.v-field--disabled) .v-field__outline {
  box-shadow: inset 0 1px 1px rgba(170, 38, 17, 0.075), 0 0 8px rgba(170, 38, 17, 0.6);
}
.v-field--focused.v-field--variant-plain.v-field .v-field__overlay {
  background-color: #f2f2f2;
}
.v-field--focused.v-field.v-field--active:not(.v-field--variant-plain) .v-field__outline::after {
  color: #002a54;
}
.v-field--focused.v-field--active.v-field--variant-solo-inverted .v-label.v-field-label--floating {
  background-color: rgba(var(--v-theme-surface-variant), 0.75);
  color: rgb(var(--v-theme-on-surface-variant));
}

.v-input--plain-underlined .v-field--focused .v-field__outline {
  box-shadow: none;
}
.v-input--plain-underlined .v-field--focused .v-field__outline:before {
  border-bottom: 1px solid #009edc;
}
.v-input--plain-underlined.v-input--error .v-field--focused .v-field__outline:before {
  border-bottom-color: #aa2611;
}

.v-field--error:not(.v-field--disabled) .v-input__details .v-messages,
.v-field--error:not(.v-field--disabled) .v-field__outline {
  color: rgba(170, 38, 17, 0.8) !important;
}

.v-label {
  font-size: 0.875rem;
}

.v-field__input,
.v-list-item-title {
  color: #333333;
  font-size: 0.875rem;
}

input.v-field__input:autofill {
  background-image: none;
}
input.v-field__input::-webkit-input-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
input.v-field__input:-moz-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
input.v-field__input::-moz-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
input.v-field__input:-ms-input-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
input.v-field__input::placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}

.v-input.v-input--readonly .v-field__input {
  opacity: 0.38;
}
.v-input.v-input--plain-underlined .v-label.v-field-label {
  top: unset;
  transform: translateY(-50%);
}
.v-input.v-input--plain-underlined .v-field.v-field--single-line .v-label.v-field-label {
  transform: none;
}
.v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-underlined .v-field__field {
  align-items: center;
}
.v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-underlined .v-field__field .v-label {
  margin-left: 0;
}
.v-input .v-field.v-field--active:not(.v-field--single-line) .v-label, .v-input .v-field.v-field--focused:not(.v-field--single-line) .v-label, .v-input .v-field.v-field--variant-underlined:not(.v-field--single-line) .v-label {
  top: 0;
  transform: translateY(-50%);
}

.v-input--plain-underlined .v-field--variant-plain .v-field__overlay {
  background-color: rgba(247, 247, 247, 0.8);
}
.v-input--plain-underlined .v-field__outline::before {
  content: "";
  border-bottom: 1px solid #d1d3d4;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.v-input--plain-underlined.v-input--error .v-field__outline:before {
  border-bottom-color: #aa2611;
}

.v-menu > .v-overlay__content > .v-card,
.v-menu > .v-overlay__content > .v-list {
  background: #ffffff;
  border: 1px solid #d1d3d4;
}

.v-menu > .v-overlay__content > .v-list .v-list-item--active,
.v-select__content .v-list-item--active {
  background-color: #002a54;
}
.v-menu > .v-overlay__content > .v-list .v-list-item--active > .v-list-item__overlay,
.v-select__content .v-list-item--active > .v-list-item__overlay {
  background-color: transparent;
}
.v-menu > .v-overlay__content > .v-list .v-list-item--active .v-list-item-title,
.v-select__content .v-list-item--active .v-list-item-title {
  color: #ffffff;
}
.v-menu > .v-overlay__content > .v-list .v-list-item--active:hover > .v-list-item__overlay,
.v-select__content .v-list-item--active:hover > .v-list-item__overlay {
  opacity: 0;
}
.v-menu > .v-overlay__content > .v-list .v-list-item:hover > .v-list-item__overlay,
.v-select__content .v-list-item:hover > .v-list-item__overlay {
  --v-hover-opacity: .15;
  background-color: #002a54;
}

.v-autocomplete .v-autocomplete__selection + input {
  position: absolute;
}
.v-autocomplete .v-field.v-field--appended {
  padding-inline-end: 0;
}

.v-radio .v-selection-control__input:hover:before {
  --v-hover-opacity: .25;
  background: #002a54;
}

.v-checkbox .v-selection-control .v-selection-control__input:hover:before {
  --v-hover-opacity: .4;
  background: #002a54;
}
.v-checkbox .v-selection-control--density-compact {
  min-height: var(--v-selection-control-size);
}

.checkboxControl .v-messages[role=alert] {
  color: #aa2611;
}

.v-tabs .v-tab {
  background: #ffffff;
  border: 1px solid #58595b;
  border-bottom-color: #002a54;
  margin-right: -1px;
}
.v-tabs .v-tab.v-tabs--density-default {
  --v-tabs-height: 41px;
}
.v-tabs .v-tab.v-tab-item--selected {
  border: 1px solid #009edc;
  border-bottom-color: transparent;
}
.v-tabs .v-tab.v-tab-item--selected + .v-tab {
  border-left-color: #002a54;
}
.v-tabs .v-tab:active:not(.v-tab-item--selected), .v-tabs .v-tab:focus:not(.v-tab-item--selected), .v-tabs .v-tab:hover:not(.v-tab-item--selected) {
  background-color: #595959;
  color: #ffffff;
}
.v-tabs .v-tab .v-tab__slider {
  height: 0;
}
.v-tabs + .v-card-text {
  background: #ffffff;
  border: 1px solid #009edc;
  margin-top: -1px;
}
.v-tabs .v-slide-group__prev,
.v-tabs .v-slide-group__next {
  border-bottom-color: #002a54;
}
.v-tabs .v-slide-group__prev:not(.v-slide-group__prev--disabled) {
  border-right: 1px solid #58595b;
}
.v-tabs .v-slide-group__next:not(.v-slide-group__next--disabled) {
  border-left: 1px solid #58595b;
}

.v-tooltip > .v-overlay__content {
  background-color: #868686;
  color: #ffffff;
}
.v-tooltip.dangerClass .v-overlay__content {
  background: #aa2611;
  color: #ffffff;
}
.v-tooltip.helperClass .v-overlay__content {
  background: #8fc63e;
  color: #006633;
}
.v-tooltip > .v-overlay__content {
  display: flex;
  font-size: 0.75rem;
  line-height: 1rem;
  max-width: 250px !important;
  padding: 6px 7px;
}

.v-progress-linear .v-progress-linear__content {
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  justify-content: flex-start;
  padding-left: 12px;
}
.v-progress-linear[aria-valuenow="0"] .v-progress-linear__content {
  color: #333333;
}

.v-card--reveal {
  bottom: 0;
  opacity: 1 !important;
  position: absolute;
  width: 100%;
}

.v-card-title h2,
.v-card-title h3 {
  font-size: inherit;
}

.v-card-subtitle {
  white-space: normal;
}
.v-card-subtitle h2 {
  font-size: inherit;
}

.v-breadcrumbs {
  font-size: 0.875rem;
}
.v-breadcrumbs > span:last-child .v-breadcrumbs-divider {
  display: none !important;
}

.v-table {
  background: #ffffff;
}

.v-expansion-panels .v-expansion-panel__shadow {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.v-expansion-panels .v-expansion-panel:not(:first-child):after {
  --v-border-color: 0, 0, 0;
}

.elevation-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12) !important;
}

.v-stepper-item.v-stepper-item--selected .v-stepper-item__avatar.v-avatar {
  background: #002a54;
  color: #ffffff;
  opacity: 1;
}
.v-stepper-item.v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
  background: #8fc63e;
  color: #002e16;
  opacity: 1;
}
.v-stepper-item.v-stepper-item--error {
  color: #aa2611;
}
.v-stepper-item.v-stepper-item--error .v-stepper-item__avatar.v-avatar {
  background: #aa2611;
  color: #ffffff;
}
.v-stepper-item .v-stepper-item__avatar.v-avatar {
  border: 1px solid #d1d3d4;
  opacity: 0.6;
}
.v-stepper-item .v-stepper-item__avatar.v-avatar .v-icon {
  font-size: 1rem;
}
.v-stepper-item .v-stepper-item__subtitle {
  max-width: 200px;
}

.v-divider {
  color: #595959;
  opacity: 1;
}

/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* Reset Styles - Global
|
|*/
/*text over image for products */
body {
  font-family: "Open Sans", Arial, sans-serif; /* 'Open Sans', Arial, sans-serif */
  background-color: #f2f2f2; /* #f1f2f2 */
}

/* remember to define focus styles! */
:focus {
  outline: 0 !important; /*removes default focus outline for accessibility */
}

/* link resets */
a {
  color: #002a54; /* #009edc */
  text-decoration: none;
}
a:hover, a:focus {
  color: #002a54;
  text-decoration: none;
  outline: 0;
}
a:focus {
  color: #000;
}
/* utility */
.strong-text {
  font-weight: 700;
}

/* Button and Image Links CSS STYLE UPDATES
| move to a _topnav.scss file in modules
|*/
.v-btn:not(.v-date-picker-month__day-btn),
.v-btn--icon:not(.v-date-picker-month__day-btn) {
  border-radius: 0;
  letter-spacing: 0;
  text-transform: none;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--size-default, .v-btn:not(.v-date-picker-month__day-btn).v-tab,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--size-default,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-tab {
  --v-btn-height: 41px;
  font-size: 1rem;
  padding: 10px;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-plain,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-plain {
  color: #58595b;
  opacity: 1;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-plain:hover, .v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-plain:active,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-plain:hover,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-plain:active {
  color: #002a54;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-plain.v-btn--disabled .v-btn__content,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-plain.v-btn--disabled .v-btn__content {
  opacity: 0.5;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-text,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-text {
  font-size: 0.875rem;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-text:hover > .v-btn__overlay,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-text:hover > .v-btn__overlay {
  background-color: transparent;
}
.v-btn:not(.v-date-picker-month__day-btn).v-btn--variant-text.hidden-view,
.v-btn--icon:not(.v-date-picker-month__day-btn).v-btn--variant-text.hidden-view {
  padding: 0;
}
.v-btn:not(.v-date-picker-month__day-btn):not(.v-btn--variant-text) .v-btn__content > .v-icon,
.v-btn--icon:not(.v-date-picker-month__day-btn):not(.v-btn--variant-text) .v-btn__content > .v-icon {
  --v-icon-size-multiplier: 0.778;
}

.v-btn--elevated,
.btn-primary {
  background-color: #ffffff;
  border: 1px solid #009edc;
  box-shadow: none;
  color: #002a54;
}
.v-btn--elevated:hover, .v-btn--elevated:active,
.btn-primary:hover,
.btn-primary:active {
  background-color: #002a54;
  border-color: #002a54;
  box-shadow: none;
  color: #ffffff;
}
.v-btn--elevated.bg-error,
.btn-primary.bg-error {
  border-color: #aa2611;
}
.v-btn--elevated.v-btn--disabled,
.btn-primary.v-btn--disabled {
  color: #002a54;
}
.v-btn--elevated.v-btn--disabled .v-btn__overlay,
.btn-primary.v-btn--disabled .v-btn__overlay {
  background: #ffffff;
  opacity: 0.5;
}

.btn-primary-gray {
  border: 1px solid #d1d3d4;
  color: #878787;
}
.btn-primary-gray:hover, .btn-primary-gray:active, .btn-primary-gray.md-default-theme:not([disabled]):hover, .btn-primary-gray.md-button:not([disabled]):hover {
  background-color: #878787;
  border-color: #878787;
  color: #ffffff;
}

.btn-secondary {
  background-color: #ebebeb;
  border-color: #d6d6d6;
  color: #595959;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary.md-default-theme:not([disabled]):hover, .btn-secondary.md-button:not([disabled]):hover {
  background-color: #595959;
  border-color: #595959;
  color: #ffffff;
}

.v-expansion-panel .v-expansion-panel-title {
  line-height: normal;
}
.v-expansion-panel .v-expansion-panel-title:not(.v-expansion-panel-title--static) {
  min-height: calc(var(--v-btn-height));
}

.v-card-actions {
  min-height: 0;
}
.v-card-actions > .v-btn--icon.v-btn--size-default,
.v-card-actions > .v-btn.v-btn--size-default {
  padding: 8px;
}

.v-field__append-inner i[role=button]:hover, .v-field__append-inner i[role=button]:active {
  color: #002a54;
}

.v-btn.v-btn--icon.v-btn--size-default:not(.v-date-picker-month__day-btn), .v-btn.v-btn--icon.v-btn--density-default:not(.v-date-picker-month__day-btn) {
  --v-btn-size: 0.875rem;
  height: calc(var(--v-btn-height));
  width: calc(var(--v-btn-height));
}
.v-btn.v-btn--icon.v-btn--size-default .v-icon, .v-btn.v-btn--icon.v-btn--density-default .v-icon {
  --v-icon-size-multiplier: 0.8571428571;
}

.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn:hover > .v-btn__overlay,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--icon:hover > .v-btn__overlay,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--variant-text:hover > .v-btn__overlay,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__month-btn:hover > .v-btn__overlay,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__mode-btn:hover > .v-btn__overlay {
  background-color: #002a54 !important;
  opacity: 0.5 !important;
}
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn:hover > .v-btn__content,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--icon:hover > .v-btn__content,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-btn--variant-text:hover > .v-btn__content,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__month-btn:hover > .v-btn__content,
.form-calendar div:not(.v-date-picker-month__day--selected) > .v-date-picker-controls__mode-btn:hover > .v-btn__content {
  color: black !important;
}
.form-calendar .v-btn--variant-outlined {
  border: 1px solid #009edc;
}
.form-calendar .v-date-picker-month__day--selected .v-date-picker-month__day-btn {
  background-color: #002a54;
  color: #ffffff;
}
.form-calendar .v-date-picker-month__day--selected .v-date-picker-month__day-btn:hover > .v-btn__overlay {
  opacity: 0;
}
.form-calendar .v-date-picker-years__content .v-btn--active > .v-btn__overlay,
.form-calendar .v-date-picker-months__content .v-btn--active > .v-btn__overlay {
  background-color: #002a54;
  opacity: 1;
}
.form-calendar .v-date-picker-years__content .v-btn--active > .v-btn__content,
.form-calendar .v-date-picker-months__content .v-btn--active > .v-btn__content {
  color: #ffffff;
  z-index: 1;
}

.button-small:not([id*=datamerge]) .v-btn.v-btn--size-default:not(.open-subcategory, .v-tab):not(.v-date-picker-month__day-btn),
.button-small:not([id*=datamerge]) .v-stepper-item:not(.v-date-picker-month__day-btn),
.button-small:not([id*=datamerge]) .v-btn--icon:not(.v-date-picker-month__day-btn) {
  --v-btn-height: 32px;
  font-size: 0.75rem;
  padding: 8px;
}
.button-small:not([id*=datamerge]) .v-stepper-header .v-divider {
  margin: 0;
}

.button-large:not([id*=datamerge]) .v-btn.v-btn--size-default:not(.open-subcategory, .v-tab) {
  --v-btn-height: auto;
  font-size: 1rem;
  padding: 16px;
}
.button-xlarge:not([id*=datamerge]) .v-btn.v-btn--size-default:not(.open-subcategory, .v-tab) {
  --v-btn-height: auto;
  font-size: 1.125rem;
  padding: 20px;
}
footer,
.v-footer {
  background-color: #002a54;
  color: #ffffff;
  flex: unset;
  font-size: 0.75rem;
}
footer .v-container .v-btn,
.v-footer .v-container .v-btn {
  color: #ffffff;
  font-size: 0.75rem;
}
footer .v-container .v-btn .v-icon,
.v-footer .v-container .v-btn .v-icon {
  height: 0.75rem;
  font-size: 0.75rem;
}
footer .v-container .v-btn:active .v-btn__content span, footer .v-container .v-btn:focus .v-btn__content span, footer .v-container .v-btn:hover .v-btn__content span,
.v-footer .v-container .v-btn:active .v-btn__content span,
.v-footer .v-container .v-btn:focus .v-btn__content span,
.v-footer .v-container .v-btn:hover .v-btn__content span {
  text-decoration: underline;
}
footer .v-container a,
.v-footer .v-container a {
  color: #ffffff;
  font-size: 0.75rem;
}
footer .v-container a:active, footer .v-container a:focus, footer .v-container a:hover,
.v-footer .v-container a:active,
.v-footer .v-container a:focus,
.v-footer .v-container a:hover {
  color: #ffffff;
  text-decoration: underline;
}
footer .v-container .v-input,
.v-footer .v-container .v-input {
  color: #333333;
}

.v-window-item > div > .v-row,
.v-expansion-panel-text__wrapper > div > .v-row {
  margin-top: 0;
}

fieldset {
  border: 0;
  padding: 0;
}

div[class*=form-] .v-input:not(.v-input--dirty) .v-field--active.v-field--single-line .v-label.v-field-label,
[class*=Form_].v-input:not(.v-input--dirty) .v-field--active.v-field--single-line .v-label.v-field-label {
  visibility: unset;
}

.v-input .v-field .v-field__field .v-label {
  margin-left: 12px;
}
.v-input .v-field.v-field--active .v-label, .v-input .v-field.v-field--focused:not(.v-field--single-line) .v-label {
  font-size: 0.75rem;
}
.v-input .v-field.v-field--single-line .v-label {
  font-size: 0.875rem;
}
.v-input .missing,
.v-input .wrong,
.v-input .mdi-check-circle,
.v-input .mdi-alert {
  color: #767676 !important;
}
.v-input .mdi.text-success {
  color: #767676 !important;
  transition: all 0.5s;
}
.v-input .mdi.text-error {
  color: #aa2611 !important;
  transition: all 0.5s;
}
.v-input .mdi.text-warning {
  color: #767676 !important;
}
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused .missing,
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused .mdi.mdi-alert {
  color: rgb(var(--v-theme-on-surface-variant)) !important;
}
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused .mdi.mdi-check-circle {
  color: rgb(var(--v-theme-on-surface-variant)) !important;
}
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused.v-field--error:not(.v-field--disabled) .v-label.v-field-label,
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused.v-field--error:not(.v-field--disabled) .v-field__append-inner > .mdi-menu-down {
  color: rgb(var(--v-theme-on-surface-variant)) !important;
}
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused .v-field__input,
.v-input .v-field--active.v-field--variant-solo-inverted.v-field--focused .v-label {
  color: rgb(var(--v-theme-on-surface-variant));
}

.v-field--variant-solo-inverted.v-field--focused .v-field__overlay {
  background-color: #595959;
}

.v-field--variant-outlined .v-field__outline__start {
  flex: 0 0 calc(12px / 3);
}

.v-field--rounded.v-field--variant-outlined .v-field__outline__start,
[class*=" rounded-"].v-field--variant-outlined .v-field__outline__start,
[class^=rounded-].v-field--variant-outlined .v-field__outline__start {
  flex-basis: calc(12px / 3);
}

.v-field.v-field--active.v-field--variant-plain .v-label.v-field-label--floating {
  margin: 0 calc(12px - 4px);
}
.v-field.v-field--active.v-field--variant-filled .v-label.v-field-label--floating, .v-field.v-field--active.v-field--variant-solo .v-label.v-field-label--floating, .v-field.v-field--active.v-field--variant-solo-filled .v-label.v-field-label--floating, .v-field.v-field--active.v-field--variant-solo-inverted .v-label.v-field-label--floating {
  margin: 0 calc(12px / 2);
  padding: 0 calc(12px / 2);
}
.v-field.v-field--active .v-label.v-field-label--floating {
  margin: 0 calc(12px / 3);
  padding: 0 calc(12px / 3);
}

.v-label.v-field-label {
  margin-left: 12px;
}

.v-text-field input,
.v-field__input,
.v-input__control .v-label {
  font-size: 0.875rem;
}
.v-text-field input::-webkit-input-placeholder,
.v-field__input::-webkit-input-placeholder,
.v-input__control .v-label::-webkit-input-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
.v-text-field input:-moz-placeholder,
.v-field__input:-moz-placeholder,
.v-input__control .v-label:-moz-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
.v-text-field input::-moz-placeholder,
.v-field__input::-moz-placeholder,
.v-input__control .v-label::-moz-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
.v-text-field input:-ms-input-placeholder,
.v-field__input:-ms-input-placeholder,
.v-input__control .v-label:-ms-input-placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}
.v-text-field input::placeholder,
.v-field__input::placeholder,
.v-input__control .v-label::placeholder {
  font-size: 0.875rem;
  opacity: 0.5;
}

.v-text-field {
  color: #333333;
}
.v-text-field:not(.v-textarea) input,
.v-text-field:not(.v-textarea) .v-field__input {
  --v-input-control-height: 34px;
  --v-field-input-padding-bottom: calc(8px / 2);
  --v-field-input-padding-top: calc(8px / 2);
  --v-field-padding-start: 12px;
  --v-field-padding-end: 12px;
}
.v-text-field.v-textarea .v-field__input {
  --v-field-input-padding-bottom: 12px;
  --v-field-input-padding-top: 12px;
  --v-field-padding-start: 12px;
  --v-field-padding-end: 12px;
}
.v-text-field.v-input--plain-underlined .v-field.v-field--active:not(.v-field--variant-plain) .v-field__input {
  --v-field-padding-start: 0;
  --v-field-padding-end: 0;
}
.v-text-field.v-input--plain-underlined .v-field.v-field--active:not(.v-field--variant-plain) .v-label.v-field-label--floating {
  margin-left: 0;
  padding-left: 0;
}
.v-text-field .v-input__details {
  padding-inline-end: 12px;
  padding-inline-start: 12px;
}

.v-field.v-field--variant-plain .v-field__append-inner,
.v-field.v-field--variant-plain .v-field__clearable,
.v-field.v-field--variant-plain .v-field__prepend-inner, .v-field.v-field--variant-underlined .v-field__append-inner,
.v-field.v-field--variant-underlined .v-field__clearable,
.v-field.v-field--variant-underlined .v-field__prepend-inner {
  color: #333333;
  padding-top: calc(8px / 2);
}

.v-input--density-default .v-field--variant-plain,
.v-input--density-default .v-field--variant-underlined {
  --v-input-control-height: 34px;
  height: 34px;
}

.v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-plain .v-label.v-field-label {
  top: calc(12px / 2);
  transform: unset;
}

.v-input__details {
  align-items: flex-start;
  min-height: calc(0.875rem + 12px - 2px);
}

.v-card-actions > .v-input {
  line-height: normal;
}
.v-card-actions > .v-input .v-field__input {
  padding: 4px;
}

.v-autocomplete .v-field__input > input {
  padding: 0;
}

.v-autocomplete__selection {
  height: calc(0.875rem + 12px - 5px);
}

.form-calendar-show {
  border: 1px solid #009edc;
  height: 329px;
  max-height: 329px;
  margin-left: auto;
  margin-bottom: 20px;
  overflow-y: visible;
  transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
  visibility: visible;
}

.form-calendar-hide {
  border-color: transparent;
  height: 0;
  max-height: 0;
  margin-bottom: 0;
  visibility: hidden;
}

.v-radio-group > .v-input__control > .v-label {
  font-weight: 550;
  margin-inline-start: 0;
}
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
  padding-inline-start: 0;
}

.form-small .v-text-field:not(.v-field--dirty) .v-field.v-field--active .v-label {
  font-size: 0.75rem;
}
.form-small .v-text-field:not(.v-textarea) input,
.form-small .v-text-field:not(.v-textarea) .v-field__input {
  --v-input-control-height: calc(34px - 6px);
  --v-field-input-padding-bottom: 6px;
  --v-field-input-padding-top: 6px;
  --v-field-padding-start: 8px;
  --v-field-padding-end: 8px;
  min-height: 0;
}
.form-small .v-text-field.v-textarea .v-field__input {
  --v-field-input-padding-bottom: 8px;
  --v-field-input-padding-top: 8px;
  --v-field-padding-start: 8px;
  --v-field-padding-end: 8px;
}
.form-small .v-text-field .v-field .v-field__field .v-label {
  margin-left: 8px;
}
.form-small .v-text-field .v-input__details {
  padding-inline-end: 8px;
  padding-inline-start: 8px;
}
.form-small .v-field--variant-outlined .v-field__outline__start {
  flex: 0 0 calc(8px / 3);
}
.form-small .v-field--rounded .v-field--variant-outlined .v-field__outline__start,
.form-small [class*=" rounded-"] .v-field--variant-outlined .v-field__outline__start,
.form-small [class^=rounded-] .v-field--variant-outlined .v-field__outline__start {
  flex-basis: calc(8px / 3);
}
.form-small .v-field.v-field--active.v-field--variant-plain .v-label.v-field-label--floating, .form-small .v-field.v-field--active.v-field--variant-solo .v-label.v-field-label--floating, .form-small .v-field.v-field--active.v-field--variant-solo-filled .v-label.v-field-label--floating, .form-small .v-field.v-field--active.v-field--variant-solo-inverted .v-label.v-field-label--floating {
  margin: 0 calc(8px / 2);
  padding: 0 calc(8px / 2);
}
.form-small .v-field.v-field--active.v-field--variant-filled .v-label.v-field-label--floating {
  margin: 0 calc(12px / 3);
  padding: 0 calc(12px / 3);
}
.form-small .v-field.v-field--active .v-label.v-field-label--floating {
  margin: 0 calc(8px / 3);
  padding: 0 calc(8px / 3);
}
.form-small .v-input--density-default .v-field--variant-plain,
.form-small .v-input--density-default .v-field--variant-underlined {
  --v-input-control-height: calc(34px - 6px);
  height: calc(34px - 6px);
}
.form-small .v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-plain .v-label.v-field-label {
  top: 6px;
}
.form-small .v-text-field input,
.form-small .v-field__input,
.form-small .v-list-item-title,
.form-small .v-input__control .v-label {
  font-size: 0.75rem;
}
.form-small .v-text-field input::-webkit-input-placeholder,
.form-small .v-field__input::-webkit-input-placeholder,
.form-small .v-list-item-title::-webkit-input-placeholder,
.form-small .v-input__control .v-label::-webkit-input-placeholder {
  font-size: 0.75rem;
  opacity: 0.5;
}
.form-small .v-text-field input:-moz-placeholder,
.form-small .v-field__input:-moz-placeholder,
.form-small .v-list-item-title:-moz-placeholder,
.form-small .v-input__control .v-label:-moz-placeholder {
  font-size: 0.75rem;
  opacity: 0.5;
}
.form-small .v-text-field input::-moz-placeholder,
.form-small .v-field__input::-moz-placeholder,
.form-small .v-list-item-title::-moz-placeholder,
.form-small .v-input__control .v-label::-moz-placeholder {
  font-size: 0.75rem;
  opacity: 0.5;
}
.form-small .v-text-field input:-ms-input-placeholder,
.form-small .v-field__input:-ms-input-placeholder,
.form-small .v-list-item-title:-ms-input-placeholder,
.form-small .v-input__control .v-label:-ms-input-placeholder {
  font-size: 0.75rem;
  opacity: 0.5;
}
.form-small .v-text-field input::placeholder,
.form-small .v-field__input::placeholder,
.form-small .v-list-item-title::placeholder,
.form-small .v-input__control .v-label::placeholder {
  font-size: 0.75rem;
  opacity: 0.5;
}
.form-small textarea.v-field__input {
  padding-bottom: 8px;
  padding-top: 12px;
}
.form-small .v-input__details {
  min-height: calc(0.75rem + 8px);
  padding-top: 2px;
}
.form-small .v-selection-control__wrapper,
.form-small .v-autocomplete__selection,
.form-small .v-selection-control__input {
  height: calc(0.75rem + 8px);
  width: calc(0.75rem + 8px);
}
.form-small .v-selection-control__wrapper > .v-icon,
.form-small .v-autocomplete__selection > .v-icon,
.form-small .v-selection-control__input > .v-icon {
  font-size: 0.875rem;
}
.form-small .v-radio-group > .v-input__control > .v-label + .v-selection-control-group .v-selection-control__input,
.form-small .v-radio-group > .v-input__control > .v-label + .v-selection-control-group .v-selection-control__wrapper {
  --v-selection-control-size: 18px;
}
.form-small .date-picker-button {
  height: calc(34px - 6px) !important;
  font-size: 0.75rem !important;
  padding: 6px 8px !important;
  width: calc(34px - 6px) !important;
}

.form-large .v-text-field:not(.v-field--dirty) .v-field.v-field--active.v-field--variant-outlined:not(.v-field--single-line) .v-label, .form-large .v-text-field:not(.v-field--dirty) .v-field.v-field--active:not(.v-field--single-line) .v-label {
  font-size: 0.875rem;
}
.form-large .v-text-field:not(.v-textarea) input,
.form-large .v-text-field:not(.v-textarea) .v-field__input {
  --v-input-control-height: calc(34px + 12px);
  --v-field-input-padding-bottom: 12px;
  --v-field-input-padding-top: 12px;
  --v-field-padding-start: 16px;
  --v-field-padding-end: 16px;
  min-height: calc(34px + 12px);
}
.form-large .v-text-field.v-textarea .v-field__input {
  --v-field-input-padding-bottom: 12px;
  --v-field-input-padding-top: 12px;
  --v-field-padding-start: 16px;
  --v-field-padding-end: 16px;
}
.form-large .v-text-field .v-field .v-label:not(.v-field-label--floating) {
  font-size: 1rem;
}
.form-large .v-text-field .v-field .v-field__field .v-label {
  margin-left: 16px;
}
.form-large .v-text-field .v-field .v-icon {
  --v-icon-size-multiplier: 1.2;
}
.form-large .v-text-field .v-input__details {
  padding-inline-end: 12px;
  padding-inline-start: 12px;
}
.form-large .v-field--variant-outlined .v-field__outline__start {
  flex: 0 0 calc(16px / 2);
}
.form-large .v-field--rounded .v-field--variant-outlined .v-field__outline__start,
.form-large [class*=" rounded-"] .v-field--variant-outlined .v-field__outline__start,
.form-large [class^=rounded-] .v-field--variant-outlined .v-field__outline__start {
  flex-basis: calc(16px / 3);
}
.form-large .v-field.v-field--active.v-label.v-field-label--floating {
  margin: 0 calc(16px / 3);
  padding: 0 calc(16px / 3);
}
.form-large .v-field.v-field--active.v-field--variant-plain .v-label.v-field-label--floating, .form-large .v-field.v-field--active.v-field--variant-filled .v-label.v-field-label--floating, .form-large .v-field.v-field--active.v-field--variant-solo .v-label.v-field-label--floating, .form-large .v-field.v-field--active.v-field--variant-solo-filled .v-label.v-field-label--floating, .form-large .v-field.v-field--active.v-field--variant-solo-inverted .v-label.v-field-label--floating {
  margin: 0 calc(16px / 2);
  padding: 0 calc(16px / 2);
}
.form-large .v-field.v-field--variant-plain .v-field__append-inner,
.form-large .v-field.v-field--variant-plain .v-field__clearable,
.form-large .v-field.v-field--variant-plain .v-field__prepend-inner, .form-large .v-field.v-field--variant-underlined .v-field__append-inner,
.form-large .v-field.v-field--variant-underlined .v-field__clearable,
.form-large .v-field.v-field--variant-underlined .v-field__prepend-inner {
  padding-top: calc(16px / 2);
}
.form-large .v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-plain .v-label.v-field-label {
  top: 12px;
}
.form-large .v-input--density-default .v-field--variant-plain,
.form-large .v-input--density-default .v-field--variant-underlined {
  --v-input-control-height: calc(34px + 12px);
  height: calc(34px + 16px);
}
.form-large .v-text-field input,
.form-large .v-field__input,
.form-large .v-list-item-title,
.form-large .v-input__control .v-label {
  font-size: 1rem;
}
.form-large .v-text-field input::-webkit-input-placeholder,
.form-large .v-field__input::-webkit-input-placeholder,
.form-large .v-list-item-title::-webkit-input-placeholder,
.form-large .v-input__control .v-label::-webkit-input-placeholder {
  font-size: 1rem;
  opacity: 0.5;
}
.form-large .v-text-field input:-moz-placeholder,
.form-large .v-field__input:-moz-placeholder,
.form-large .v-list-item-title:-moz-placeholder,
.form-large .v-input__control .v-label:-moz-placeholder {
  font-size: 1rem;
  opacity: 0.5;
}
.form-large .v-text-field input::-moz-placeholder,
.form-large .v-field__input::-moz-placeholder,
.form-large .v-list-item-title::-moz-placeholder,
.form-large .v-input__control .v-label::-moz-placeholder {
  font-size: 1rem;
  opacity: 0.5;
}
.form-large .v-text-field input:-ms-input-placeholder,
.form-large .v-field__input:-ms-input-placeholder,
.form-large .v-list-item-title:-ms-input-placeholder,
.form-large .v-input__control .v-label:-ms-input-placeholder {
  font-size: 1rem;
  opacity: 0.5;
}
.form-large .v-text-field input::placeholder,
.form-large .v-field__input::placeholder,
.form-large .v-list-item-title::placeholder,
.form-large .v-input__control .v-label::placeholder {
  font-size: 1rem;
  opacity: 0.5;
}
.form-large .v-text-field input,
.form-large .v-field__input {
  min-height: auto;
}
.form-large .v-autocomplete__selection {
  height: calc(1rem + 16px - 8px);
}
.form-large .v-messages {
  font-size: 0.875rem;
}
.form-large .date-picker-button {
  height: calc(34px + 12px) !important;
  font-size: 1rem !important;
  padding: 12px 16px !important;
  width: calc(34px + 12px) !important;
}

.form-xlarge .v-text-field:not(.v-field--dirty) .v-field.v-field--active.v-field--variant-outlined:not(.v-field--single-line) .v-label, .form-xlarge .v-text-field:not(.v-field--dirty) .v-field.v-field--active:not(.v-field--single-line) .v-label {
  font-size: 1rem;
}
.form-xlarge .v-text-field:not(.v-textarea) input,
.form-xlarge .v-text-field:not(.v-textarea) .v-field__input {
  --v-input-control-height: calc(34px + 16px);
  --v-field-input-padding-bottom: 16px;
  --v-field-input-padding-top: 16px;
  --v-field-padding-start: 20px;
  --v-field-padding-end: 20px;
  min-height: calc(34px + 16px);
}
.form-xlarge .v-text-field.v-textarea .v-field__input {
  --v-field-input-padding-bottom: 16px;
  --v-field-input-padding-top: 16px;
  --v-field-padding-start: 20px;
  --v-field-padding-end: 20px;
}
.form-xlarge .v-text-field .v-field .v-label:not(.v-field-label--floating) {
  font-size: 1rem;
}
.form-xlarge .v-text-field .v-field .v-field__field .v-label {
  margin-left: 20px;
}
.form-xlarge .v-text-field .v-field.v-field--active .v-label {
  font-size: 1.125rem;
}
.form-xlarge .v-text-field .v-field .v-icon {
  --v-icon-size-multiplier: 1.5;
}
.form-xlarge .v-text-field .v-input__details {
  padding-inline-end: 20px;
  padding-inline-start: 20px;
}
.form-xlarge .v-field--variant-outlined .v-field__outline__start {
  flex: 0 0 calc(20px / 2);
}
.form-xlarge .v-field--rounded .v-field--variant-outlined .v-field__outline__start,
.form-xlarge [class*=" rounded-"] .v-field--variant-outlined .v-field__outline__start,
.form-xlarge [class^=rounded-] .v-field--variant-outlined .v-field__outline__start {
  flex-basis: calc(20px / 3);
}
.form-xlarge .v-field.v-field--active.v-label.v-field-label--floating {
  margin: 0 calc(20px / 3);
  padding: 0 calc(20px / 3);
}
.form-xlarge .v-field.v-field--active.v-field--variant-plain .v-label.v-field-label--floating, .form-xlarge .v-field.v-field--active.v-field--variant-filled .v-label.v-field-label--floating, .form-xlarge .v-field.v-field--active.v-field--variant-solo .v-label.v-field-label--floating, .form-xlarge .v-field.v-field--active.v-field--variant-solo-filled .v-label.v-field-label--floating {
  margin: 0 calc(20px / 2);
  padding: 0 calc(20px / 2);
}
.form-xlarge .v-field.v-field--variant-plain .v-field__append-inner,
.form-xlarge .v-field.v-field--variant-plain .v-field__clearable,
.form-xlarge .v-field.v-field--variant-plain .v-field__prepend-inner, .form-xlarge .v-field.v-field--variant-underlined .v-field__append-inner,
.form-xlarge .v-field.v-field--variant-underlined .v-field__clearable,
.form-xlarge .v-field.v-field--variant-underlined .v-field__prepend-inner {
  padding-top: calc(20px / 2);
}
.form-xlarge .v-input:not(.v-input--dirty) .v-field--active.v-field--single-line.v-field--variant-plain .v-label.v-field-label {
  top: 12px;
}
.form-xlarge .v-input--density-default .v-field--variant-plain,
.form-xlarge .v-input--density-default .v-field--variant-underlined {
  --v-input-control-height: calc(34px + 16px);
  height: calc(34px + 16px);
}
.form-xlarge .v-text-field input,
.form-xlarge .v-field__input,
.form-xlarge .v-list-item-title,
.form-xlarge .v-input__control .v-label {
  font-size: 1.125rem;
}
.form-xlarge .v-text-field input::-webkit-input-placeholder,
.form-xlarge .v-field__input::-webkit-input-placeholder,
.form-xlarge .v-list-item-title::-webkit-input-placeholder,
.form-xlarge .v-input__control .v-label::-webkit-input-placeholder {
  font-size: 1.125rem;
  opacity: 0.5;
}
.form-xlarge .v-text-field input:-moz-placeholder,
.form-xlarge .v-field__input:-moz-placeholder,
.form-xlarge .v-list-item-title:-moz-placeholder,
.form-xlarge .v-input__control .v-label:-moz-placeholder {
  font-size: 1.125rem;
  opacity: 0.5;
}
.form-xlarge .v-text-field input::-moz-placeholder,
.form-xlarge .v-field__input::-moz-placeholder,
.form-xlarge .v-list-item-title::-moz-placeholder,
.form-xlarge .v-input__control .v-label::-moz-placeholder {
  font-size: 1.125rem;
  opacity: 0.5;
}
.form-xlarge .v-text-field input:-ms-input-placeholder,
.form-xlarge .v-field__input:-ms-input-placeholder,
.form-xlarge .v-list-item-title:-ms-input-placeholder,
.form-xlarge .v-input__control .v-label:-ms-input-placeholder {
  font-size: 1.125rem;
  opacity: 0.5;
}
.form-xlarge .v-text-field input::placeholder,
.form-xlarge .v-field__input::placeholder,
.form-xlarge .v-list-item-title::placeholder,
.form-xlarge .v-input__control .v-label::placeholder {
  font-size: 1.125rem;
  opacity: 0.5;
}
.form-xlarge .v-text-field input,
.form-xlarge .v-field__input {
  min-height: auto;
}
.form-xlarge .v-autocomplete__selection {
  height: calc(1.125rem + 20px - 11px);
}
.form-xlarge .v-messages {
  font-size: 1rem;
}
.form-xlarge .date-picker-button {
  height: calc(34px + 16px) !important;
  font-size: 1.125rem !important;
  padding: 16px 20px !important;
  width: calc(34px + 16px) !important;
}

#main-dropdown {
  color: #ffffff;
}
#main-dropdown .v-btn__content h1 {
  font-size: 1.3125rem;
}
#main-dropdown .v-btn__content h1 span:hover {
  text-decoration: underline;
}

#hamburger-menu.v-menu > .v-overlay__content {
  max-width: 100% !important;
  left: 0 !important;
  top: 56px !important;
  width: 100%;
}
@media only screen and (min-width: 1280px) {
  #hamburger-menu.v-menu > .v-overlay__content {
    top: 100px !important;
  }
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list,
#hamburger-menu.v-menu > .v-overlay__content > div {
  background: #5976fe;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.175);
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item .v-list-item__overlay,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item .v-list-item__overlay {
  background: none;
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title,
#hamburger-menu.v-menu > .v-overlay__content > div > div,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content {
  font-size: 1rem;
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title#menu_userjprofile,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div#menu_userjprofile,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content#menu_userjprofile,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title#menu_userjprofile,
#hamburger-menu.v-menu > .v-overlay__content > div > div#menu_userjprofile,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content#menu_userjprofile {
  display: none;
}
@media only screen and (min-width: 600px) {
  #hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title,
  #hamburger-menu.v-menu > .v-overlay__content > .v-list > div,
  #hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content,
  #hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title,
  #hamburger-menu.v-menu > .v-overlay__content > div > div,
  #hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content {
    font-size: 1.3125rem;
  }
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title > a,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div > a,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content > a,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title > a,
#hamburger-menu.v-menu > .v-overlay__content > div > div > a,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content > a {
  color: white;
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div > div > a:focus-visible,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content > a:focus-visible {
  outline-offset: -4px;
}
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item-title > a:hover,
#hamburger-menu.v-menu > .v-overlay__content > .v-list > div > a:hover,
#hamburger-menu.v-menu > .v-overlay__content > .v-list .v-list-item > .v-list-item__content > a:hover,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item-title > a:hover,
#hamburger-menu.v-menu > .v-overlay__content > div > div > a:hover,
#hamburger-menu.v-menu > .v-overlay__content > div .v-list-item > .v-list-item__content > a:hover {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: underline;
}

.v-dialog > .v-overlay__content {
  font-size: 0.875rem;
}
@media only screen and (max-width: 599px) {
  .v-dialog > .v-overlay__content {
    width: calc(100% - 48px) !important;
  }
}
@media only screen and (min-width: 1600px) {
  .v-dialog > .v-overlay__content .v-container:not(.v-container--fluid) {
    width: unset;
  }
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i::before {
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 1.875rem;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i.blue::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i.blue::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i.blue::before {
  color: #0f7fab !important;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i.red::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i.red::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i.red::before {
  color: #aa2611 !important;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i.green::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i.green::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i.green::before {
  color: #39863C !important;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i.yellow::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i.yellow::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i.yellow::before {
  color: #88761d !important;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-item .v-card-item__prepend i.orange::before,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item .v-card-item__prepend i.orange::before,
.v-dialog > .v-overlay__content > .v-card > .v-card-title .v-card-item__prepend i.orange::before {
  color: #c35512 !important;
}
.v-dialog > .v-overlay__content > form > .v-card,
.v-dialog > .v-overlay__content > .v-card {
  background: #f1f2f2;
}
.v-dialog > .v-overlay__content > form > .v-card.profile-address-modal, .v-dialog > .v-overlay__content > form > .v-card.messaging-modal,
.v-dialog > .v-overlay__content > .v-card.profile-address-modal,
.v-dialog > .v-overlay__content > .v-card.messaging-modal {
  background-color: #ffffff;
}
.v-dialog > .v-overlay__content > form > .v-card.profile-address-modal > .v-card-item + .v-card-text, .v-dialog > .v-overlay__content > form > .v-card.messaging-modal > .v-card-item + .v-card-text,
.v-dialog > .v-overlay__content > .v-card.profile-address-modal > .v-card-item + .v-card-text,
.v-dialog > .v-overlay__content > .v-card.messaging-modal > .v-card-item + .v-card-text {
  background-color: inherit;
}
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item + .v-card-text,
.v-dialog > .v-overlay__content > form > .v-card > .v-card-actions,
.v-dialog > .v-overlay__content > .v-card > .v-card-item + .v-card-text,
.v-dialog > .v-overlay__content > .v-card > .v-card-actions {
  background: #f1f2f2;
}
.v-dialog > .v-overlay__content > form > .v-card > .v-sheet,
.v-dialog > .v-overlay__content > .v-card > .v-sheet {
  overflow-y: auto;
}
.v-dialog > .v-overlay__content > form > .v-card .v-sheet,
.v-dialog > .v-overlay__content > .v-card .v-sheet {
  background: transparent;
}
.v-dialog > .v-overlay__content > form > .v-card .v-sheet.innerBlock,
.v-dialog > .v-overlay__content > .v-card .v-sheet.innerBlock {
  background: #ffffff;
}
.v-dialog > .v-overlay__content > form > .v-card .cropper-bg,
.v-dialog > .v-overlay__content > .v-card .cropper-bg {
  background-repeat: repeat;
}
.v-dialog > .v-overlay__content .v-tabs {
  border-bottom: 1px solid #ddd;
}
.v-dialog > .v-overlay__content .v-tabs .v-tab__slider {
  bottom: 1px;
}
.v-dialog > .v-overlay__content .imagesModalItems,
.v-dialog > .v-overlay__content > .v-card.imageCropModalControl {
  background: #f1f2f2;
}
.v-dialog .innerBlock.selectedImage .v-img {
  opacity: 0.5;
}
.v-dialog .innerBlock .v-icon--size-default {
  font-size: 1.125rem;
}
.v-dialog .innerBlock .selected-checked {
  -webkit-text-stroke: 1px #000;
  color: #8fc63e;
  font-size: 2.5rem;
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 1;
}
.v-dialog .innerBlock .v-img:focus-visible {
  outline-offset: 2px;
}
.v-dialog .v-card-actions {
  font-size: 0.75rem;
  min-height: 0;
  white-space: nowrap;
}
.v-dialog .v-card-actions .imageName {
  max-width: calc(100% - 28px);
}
.v-dialog .v-card-actions .v-btn ~ .v-btn:not(.v-btn-toggle .v-btn) {
  margin-inline-start: 0;
}

header .skip-link.v-btn.v-btn--density-default {
  padding: 0;
}
header .skip-link.v-btn.v-btn--density-default:focus-visible {
  background-color: #002a54;
  color: #ffffff;
}

/* TOP NAV CSS STYLE UPDATES
| move to a _topnav.scss file in modules
|*/
#mobile-menu.v-menu > .v-overlay__content .v-badge__badge, .site-header .navbar a .v-badge__badge,
.site-header .navbar button:not(#main-dropdown) .v-badge__badge,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown) .v-badge__badge {
  background: #ffffff;
  border: 1px solid #002a54;
  color: #002a54 !important;
  font-size: 0.6875rem;
  font-weight: 600;
}

.site-header {
  background-color: #002a54;
  height: 56px;
}
@media only screen and (min-width: 1280px) {
  .site-header {
    height: 100px;
  }
}
.site-header .navbar {
  height: 100%;
}
.site-header .navbar.navbar-fixed-top.not-fixed {
  position: static;
}
.site-header .navbar a,
.site-header .navbar button:not(#main-dropdown),
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown) {
  font-size: 0.875rem;
  color: #80cfee;
}
.site-header .navbar a:focus, .site-header .navbar a:focus-visible, .site-header .navbar a:hover,
.site-header .navbar button:not(#main-dropdown):focus,
.site-header .navbar button:not(#main-dropdown):focus-visible,
.site-header .navbar button:not(#main-dropdown):hover,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):focus,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):focus-visible,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):hover {
  color: #ffffff;
  text-decoration: none;
}
.site-header .navbar a:focus i, .site-header .navbar a:focus-visible i, .site-header .navbar a:hover i,
.site-header .navbar button:not(#main-dropdown):focus i,
.site-header .navbar button:not(#main-dropdown):focus-visible i,
.site-header .navbar button:not(#main-dropdown):hover i,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):focus i,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):focus-visible i,
.site-header .navbar .v-btn.v-btn--variant-text:not(#main-dropdown):hover i {
  color: #ffffff;
}
.site-header .navbar .navbar-header .header-cell {
  height: 56px;
}
@media only screen and (min-width: 1280px) {
  .site-header .navbar .navbar-header .header-cell {
    height: 100px;
  }
}
.site-header .navbar .navbar-header .header-cell #siteLogo {
  height: auto;
  max-height: 56px;
  max-width: 100%;
  width: auto;
}
@media only screen and (min-width: 1280px) {
  .site-header .navbar .navbar-header .header-cell #siteLogo {
    max-height: 100px;
    max-width: 370px;
    width: auto;
  }
}
@media only screen and (min-width: 1600px) {
  .site-header .navbar .navbar-header .header-cell #siteLogo {
    max-width: 496px;
  }
}
.site-header .navbar .navbar-header .header-cell ul {
  white-space: nowrap;
}
.site-header .search-site {
  float: left;
  margin-top: -5px;
}
.site-header .search-box {
  position: relative;
  width: 214px;
}
.site-header .search-box .search-cancel {
  color: #878787;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 10px;
  z-index: 2;
}
.site-header .search-box .search-cancel:hover {
  color: #595959;
}

.currency-selection-menu .v-list .v-list-item--density-default.v-list-item--one-line,
.language-selection-menu .v-list .v-list-item--density-default.v-list-item--one-line {
  min-height: 0;
  padding-inline: 0;
}
.currency-selection-menu .v-list .popover-title,
.language-selection-menu .v-list .popover-title {
  font-size: 0.875rem;
  color: #002a54;
  border-bottom: 1px solid #d1d3d4;
}
.currency-selection-menu .v-list > .v-list-item.v-list-item--link::after:focus-visible,
.language-selection-menu .v-list > .v-list-item.v-list-item--link::after:focus-visible {
  opacity: 0;
}
.currency-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title,
.language-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title {
  color: #595959;
  font-size: 0.875rem;
  line-height: 0.875rem;
  white-space: nowrap;
}
.currency-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title.selected, .currency-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title:hover,
.language-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title.selected,
.language-selection-menu .v-list > .v-list-item.v-list-item--link .v-list-item-title:hover {
  background-color: #d6d6d6;
  color: #333333;
}

.menuNotificationsItem {
  border-bottom: 1px solid #58595b;
  font-size: 0.75rem;
  position: relative;
}
.menuNotificationsItem .notification-order-title {
  font-size: 0.75rem;
}
.menuNotificationsItem .supressing {
  opacity: 0.3;
}
.menuNotificationsItem .remove-notification {
  position: absolute;
  right: -35px;
  top: -10px;
}
.menuNotificationsItem .remove-notification:hover {
  color: #aa2611;
}
.menuNotificationsItem .newNotificationCircle,
.menuNotificationsItem .newNotificationCircleMarking {
  border: 1px solid #595959;
  border-radius: 5px;
  height: 7px;
  left: -10px;
  position: absolute;
  top: 5px;
  width: 7px;
}
.menuNotificationsItem .newNotificationCircle {
  background-color: #8fc63e;
  border-color: #002e16;
}
.menuNotificationsItem .notification-status {
  color: #333;
}
.menuNotificationsItem .notification-status a {
  border: 1px solid transparent;
  color: #333;
  font-size: 0.875rem;
}
.menuNotificationsItem .notification-status a:focus {
  color: #000;
  outline: 2px solid #000 !important;
}
.menuNotificationsItem .notification-status.notification-pending a {
  background-color: #ffd200;
  border-color: #ffd200;
  color: #7a1f00;
}
.menuNotificationsItem .notification-status.notification-pending a:hover {
  border-color: #7a1f00;
  color: #7a1f00 !important;
}
.menuNotificationsItem .notification-status.notification-shipped a {
  background-color: #8fc63e;
  border-color: #8fc63e;
  color: #002e16;
}
.menuNotificationsItem .notification-status.notification-shipped a:hover {
  border-color: #002e16;
  color: #002e16 !important;
}

.funds-menu > .v-overlay__content > .v-card .popover-title,
.profile-menu > .v-overlay__content > .v-card .popover-title {
  border-bottom: 1px solid #d1d3d4;
  font-size: 0.75rem;
}
.funds-menu > .v-overlay__content > .v-card .popover-title a,
.profile-menu > .v-overlay__content > .v-card .popover-title a {
  color: #333333;
  font-weight: 400;
  text-decoration: none;
}
.funds-menu > .v-overlay__content > .v-card .popover-title a:hover,
.profile-menu > .v-overlay__content > .v-card .popover-title a:hover {
  color: #002a54;
  text-decoration: none;
}
.funds-menu > .v-overlay__content > .v-card .popover-title a .mdi::before,
.profile-menu > .v-overlay__content > .v-card .popover-title a .mdi::before {
  font-size: 1.3125rem;
}
#mobile-menu.v-menu > .v-overlay__content {
  border-left: 3px solid #ffffff;
  border-radius: 0;
  position: fixed;
  right: 0;
}
#mobile-menu.v-menu > .v-overlay__content > .v-list {
  background: #5976fe;
  box-shadow: none;
}
#mobile-menu.v-menu > .v-overlay__content > .v-list a,
#mobile-menu.v-menu > .v-overlay__content > .v-list .v-btn--variant-text {
  color: #ffffff;
  width: 100%;
}
.dropdown-menu.navbar-top-dropdown {
  z-index: 1032;
}

.v-expansion-panel {
  background-color: #ffffff;
}
.v-expansion-panel.Accordions-Parts {
  border-color: #ebebeb !important;
}
.v-expansion-panel.Accordions-Parts:active, .v-expansion-panel.Accordions-Parts:hover, .v-expansion-panel.Accordions-Parts.v-expansion-panel--active {
  border-color: #002a54 !important;
  transition: all 0.15s;
}
.v-expansion-panel.Accordions-Parts:active .v-expansion-panel-title .missing,
.v-expansion-panel.Accordions-Parts:active .v-expansion-panel-title .text-error, .v-expansion-panel.Accordions-Parts:hover .v-expansion-panel-title .missing,
.v-expansion-panel.Accordions-Parts:hover .v-expansion-panel-title .text-error, .v-expansion-panel.Accordions-Parts.v-expansion-panel--active .v-expansion-panel-title .missing,
.v-expansion-panel.Accordions-Parts.v-expansion-panel--active .v-expansion-panel-title .text-error {
  color: #f46048;
}
.v-expansion-panel.Accordions-Parts:active .v-expansion-panel-title.v-expansion-panel-title--active i::before, .v-expansion-panel.Accordions-Parts:hover .v-expansion-panel-title.v-expansion-panel-title--active i::before, .v-expansion-panel.Accordions-Parts.v-expansion-panel--active .v-expansion-panel-title.v-expansion-panel-title--active i::before {
  color: #ffffff;
}
.v-expansion-panel.Accordions-Parts .v-expansion-panel-title {
  background-color: #ebebeb;
  color: #595959;
}
.v-expansion-panel.Accordions-Parts .v-expansion-panel-title:active, .v-expansion-panel.Accordions-Parts .v-expansion-panel-title:hover, .v-expansion-panel.Accordions-Parts .v-expansion-panel-title.v-expansion-panel-title--active {
  background-color: #002a54;
  color: #ffffff;
  transition: all 0.15s;
}
.v-expansion-panel.Accordions-Parts .v-expansion-panel-title:active i::before, .v-expansion-panel.Accordions-Parts .v-expansion-panel-title:hover i::before, .v-expansion-panel.Accordions-Parts .v-expansion-panel-title.v-expansion-panel-title--active i::before {
  color: #ffffff;
}
.v-expansion-panel.Accordions-Parts .v-expansion-panel-title .missing,
.v-expansion-panel.Accordions-Parts .v-expansion-panel-title .text-error {
  color: #aa2611;
}

.panel {
  background-color: #ffffff;
}
.panel .panel-heading {
  transition: all 0.25s;
}
.panel .panel-heading.panel-closed {
  background-color: #e6e6e6;
  color: #595959;
}
.panel .panel-heading.panel-open {
  background-color: #002a54;
  color: #ffffff;
}
.panel .panel-heading.panel-open i::before {
  color: #ffffff;
}
.panel .panel-heading .panel-title {
  font-size: 1rem;
}
.panel .panel-heading .field-error {
  color: #aa2611;
}
.panel .panel-heading .field-error-quiet {
  color: #595959;
}
.panel .panel-body {
  font-size: 0.875rem;
}
.panel .panel-body .v-chip .v-chip__content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.panel .panel-body .missing {
  color: #aa2611;
}

/* Utility CSS STYLE UPDATES
| some utility helper classes
|*/
.fade-in {
  animation: fadeIn 1s;
}

.fade-in-quick {
  animation: fadeIn 0.25s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-out {
  animation: fadeOut 1s;
}

.fade-out-quick {
  animation: fadeOut 0.25s;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-in-success {
  animation: fadeInSuccess 2s forwards;
}

@keyframes fadeInSuccess {
  0% {
    background: inherit;
    color: inherit;
  }
  100% {
    background: #8fc63e;
    color: #002e16;
  }
}
.fade-out-success {
  animation: fadeOutSuccess 2s;
}

@keyframes fadeOutSuccess {
  0% {
    background: #8fc63e;
    color: #002e16;
  }
  100% {
    background: inherit;
    color: inherit;
  }
}
.fade-in-warning {
  animation: fadeInWarning 2s forwards;
}

@keyframes fadeInWarning {
  0% {
    background: inherit;
    color: inherit;
  }
  100% {
    background: #ffd200;
    color: #7a1f00;
  }
}
.fade-out-warning {
  animation: fadeOutWarning 2s;
}

@keyframes fadeOutWarning {
  0% {
    background: #ffd200;
    color: #7a1f00;
  }
  100% {
    background: inherit;
    color: inherit;
  }
}
.fade-in-error {
  animation: fadeInError 2s forwards;
}

@keyframes fadeInError {
  0% {
    background: inherit;
    color: inherit;
  }
  100% {
    background: #aa2611;
    color: #ffffff;
  }
}
.fade-out-error {
  animation: fadeOutError 2s;
}

@keyframes fadeOutError {
  0% {
    background: #aa2611;
    color: #ffffff;
  }
  100% {
    background: inherit;
    color: inherit;
  }
}
.icon-spin {
  animation: spin 2s infinite linear;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

i:not[class*=icon-],
i:not[class^=icon-] {
  font-size: inherit;
  font-family: inherit !important;
  line-height: inherit;
  font-style: italic;
}

.italic,
.italic-text,
i,
em {
  font-style: italic;
}

.red {
  color: #aa2611 !important;
}

.yellow {
  color: #ffd200 !important;
}

.green {
  color: #39863C !important;
}

.blue {
  color: #009edc !important;
}

.orange {
  color: #ff6100 !important;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #000 !important;
}

.required,
.missing {
  color: #aa2611;
}

@media only screen and (min-width: 960px) {
  .v-container {
    max-width: 970px;
  }
}
@media only screen and (min-width: 1280px) {
  .v-container {
    max-width: 1170px;
  }
}
@media only screen and (min-width: 1600px) {
  .v-container {
    max-width: 1570px;
  }
}
@media only screen and (min-width: 2560px) {
  .v-container {
    max-width: 2400px;
  }
}

@media print {
  header {
    height: 0;
  }
}
.approvals-header h2,
.approvals-approval h3 {
  font-size: inherit;
}

.approvals-grid {
  align-items: start;
  background-color: #ffffff;
  display: grid;
  gap: 10px 10px;
  grid-template-areas: "approval-date approval-date" "approval-id approval-icon" "approval-items approval-price" "approval-actions approval-actions";
  grid-template-columns: repeat(2, calc(50% - 10px));
  grid-template-rows: repeat(4, auto);
  justify-items: start;
}
@media only screen and (min-width: 600px) {
  .approvals-grid {
    grid-template-areas: "approval-date approval-date approval-date approval-date" "approval-id approval-icon approval-items approval-price" "approval-actions approval-actions approval-actions approval-actions";
    grid-template-columns: repeat(4, calc(25% - 10px));
    grid-template-rows: repeat(3, auto);
  }
}
.approvals-grid .approval-date {
  color: #595959;
  font-size: 0.75rem;
  grid-area: approval-date;
}
.approvals-grid .approval-status {
  color: #595959;
  font-size: 0.75rem;
  grid-area: approval-status;
}
.approvals-grid .approval-id {
  font-size: 0.875rem;
  grid-area: approval-id;
}
.approvals-grid .approval-id .approval-user {
  color: #595959;
  font-size: 0.75rem;
}
.approvals-grid .approval-price {
  font-size: 0.875rem;
  grid-area: approval-price;
}
.approvals-grid .approval-price .price-label {
  color: #595959;
  font-size: 0.75rem;
}
.approvals-grid .approval-actions {
  grid-area: approval-actions;
}
.approvals-grid .approval-items {
  font-size: 0.875rem;
  grid-area: approval-items;
}
.approvals-grid .approval-items .items-label {
  color: #595959;
  font-size: 0.75rem;
}
.approvals-grid .approval-icon {
  grid-area: approval-icon;
}
.approvals-grid .approval-icon > div {
  font-size: 0.875rem;
}

.approvals-modal .order-info,
.approvals-modal .v-expansion-panel-title {
  font-size: 0.75rem;
}
.approvals-modal .approvals-spinner {
  background: rgba(255, 255, 255, 0.5);
  height: calc(100% - 60px);
  padding: 30px;
  top: 6px;
  width: 100%;
  z-index: 1;
}
.approvals-modal .approvals-spinner > svg {
  width: 250px;
}
.approvals-modal .v-expansion-panel-title:hover, .approvals-modal .v-expansion-panel-title:active {
  color: #002a54;
}
.approvals-modal .v-expansion-panel-title > .v-row {
  display: flex;
}
.approvals-modal .v-expansion-panel-title > .details-label {
  display: none;
}
.approvals-modal .v-expansion-panel-title.v-expansion-panel-title--active > .v-row {
  display: none;
}
.approvals-modal .v-expansion-panel-title.v-expansion-panel-title--active > .details-label {
  display: block;
}
.approvals-modal .v-expansion-panel-text__wrapper {
  padding: 0;
}
.approvals-modal .v-expansion-panel-text__wrapper .border-t-dashed {
  border-top: 1px dashed #595959;
}
.approvals-modal .v-expansion-panel-text__wrapper .border-b-dashed {
  border-bottom: 1px dashed #595959;
}
.approvals-modal .v-card-text > .v-container {
  background: #ffffff;
}
.approvals-modal .v-card-text > .v-container:nth-child(even) {
  background: transparent;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content {
  align-items: center;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button:active img, .approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button:hover img {
  border-color: #002a54;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button:active .v-badge__badge, .approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button:hover .v-badge__badge {
  background-color: #002a54 !important;
  color: rgb(var(--v-theme-on-primary)) !important;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button:focus-visible .v-badge__badge {
  background-color: rgb(var(--v-theme-on-surface)) !important;
  color: rgb(var(--v-theme-on-primary)) !important;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button img {
  border: 4px solid transparent;
  height: auto;
  max-height: 175px;
  max-width: 171px;
  width: auto;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button img.active {
  border-color: #002a54;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button .v-badge {
  top: 5px;
  right: 20px;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__content button .v-badge .v-badge__badge {
  position: relative;
}
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__next,
.approvals-modal .v-card-text > .v-container .approval-images .v-slide-group__prev {
  flex: 0 1 20px;
  min-width: 20px;
}
.approvals-modal .approval-preview-image img {
  height: auto;
  max-height: 100%;
  max-width: 410px;
  width: auto;
}
.approvals-modal .item-title {
  font-size: 1rem;
}
.approvals-modal .item-title .product-name {
  color: #595959;
}
.approvals-modal .approval-label-opts {
  color: #595959;
  font-size: 0.75rem;
}
.approvals-modal .approval-order-options .v-expansion-panel-title__icon {
  margin-inline-start: 0;
}

#checkoutPage .price-detail-label {
  font-size: 0.75rem;
  color: #bfbfbf;
}
#checkoutPage .total-review {
  background: #e6e6e6;
}
#checkoutPage .address-error .v-btn__content {
  white-space: normal;
}

.shipping-ship-to.v-list-item {
  grid-template-columns: calc(1em + 16px) 1fr auto;
}

.product-status-bar {
  background: #ffffff;
  border-bottom: 1px solid #f1f2f2;
  z-index: 2;
}
.product-status-bar.shrink {
  position: fixed;
  top: 0;
  z-index: 1031;
}
@media only screen and (max-width: 599px) {
  .product-status-bar .v-banner__content {
    overflow: hidden;
  }
}
.product-status-bar .product-button-panel {
  overflow-y: auto;
  white-space: nowrap;
}
@media only screen and (min-width: 960px) {
  .product-status-bar .product-button-panel {
    overflow-y: visible;
    white-space: normal;
  }
}
.product-status-bar .buttons > div {
  height: calc(1rem + 1.5rem);
}
.product-status-bar #productDisplayTitle {
  font-size: 1.125rem;
}
.product-status-bar #stepSelectorDropdownContainer .form-small .v-select .v-field .v-field__input {
  padding: 6px;
}
.product-status-bar #stepSelectorDropdownContainer .form-large .v-select .v-field .v-field__input {
  padding: 16px;
}
.product-status-bar #stepSelectorDropdownContainer .form-xlarge .v-select .v-field .v-field__input {
  padding: 20px;
}
.product-status-bar #stepSelectorDropdownContainer .v-select .v-field .v-field__input {
  padding: 8px;
}
.product-status-bar .mobile-banner.has-stepper .v-expansion-panel-title {
  top: -150px;
}
@media only screen and (min-width: 600px) {
  .product-status-bar .mobile-banner.has-stepper .v-expansion-panel-title {
    top: -135px;
  }
}
.product-status-bar .mobile-banner .v-expansion-panel-title {
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: -110px;
  width: auto;
}
.product-status-bar .mobile-banner .v-expansion-panel-title:hover {
  color: #002a54;
}
@media only screen and (min-width: 600px) {
  .product-status-bar .mobile-banner .v-expansion-panel-title {
    top: -95px;
  }
}
.product-status-bar .mobile-banner .v-expansion-panel-title .v-expansion-panel-title__icon {
  margin-inline-start: 0;
}
.product-status-bar .mobile-banner .v-expansion-panel-title .v-expansion-panel-title__overlay {
  background-color: transparent;
}

.productForm .Spacing-Fields > span {
  display: inline-block;
  margin-bottom: 12px;
}

.form-fill-radios > .v-label {
  width: 100%;
}

.data-merge-select > .v-input .v-input__details,
.data-merge-select > .v-input .v-messages {
  min-height: 0;
}

.v-window-item .rename-list .v-card-subtitle {
  height: 34px;
}
.v-window-item .rename-list .v-card-subtitle > .list-name > span,
.v-window-item .rename-list .v-card-subtitle > .v-input {
  max-width: 400px;
}

.v-table.dataMergePreviewTable,
.v-table.v-table--fixed-header {
  background: transparent;
}
.v-table.dataMergePreviewTable .v-table__wrapper,
.v-table.v-table--fixed-header .v-table__wrapper {
  --v-border-color: 242, 242, 242;
  --v-border-opacity: 1;
}
.v-table.dataMergePreviewTable .v-table__wrapper .border,
.v-table.v-table--fixed-header .v-table__wrapper .border {
  border-width: 0 1px 1px 0 !important;
}
.v-table.dataMergePreviewTable .v-table__wrapper .border:first-child,
.v-table.v-table--fixed-header .v-table__wrapper .border:first-child {
  border-left-width: 1px !important;
}
.v-table.dataMergePreviewTable .v-table__wrapper > table,
.v-table.v-table--fixed-header .v-table__wrapper > table {
  background: #ffffff;
}
.v-table.dataMergePreviewTable .v-table__wrapper > table > thead > tr > th,
.v-table.v-table--fixed-header .v-table__wrapper > table > thead > tr > th {
  background-color: #e6e6e6;
}
.v-table.dataMergePreviewTable .v-table__wrapper > table > thead > tr > th .v-field,
.v-table.v-table--fixed-header .v-table__wrapper > table > thead > tr > th .v-field {
  font-size: 0.75rem;
  padding-inline-end: 6px;
  padding-inline-start: 6px;
}
.v-table.dataMergePreviewTable .v-table__wrapper > table tbody tr td,
.v-table.v-table--fixed-header .v-table__wrapper > table tbody tr td {
  font-size: 0.75rem;
}

.add-mapped .v-selection-control {
  justify-content: flex-end;
}

.FormRows-Cols .v-field--variant-outlined .v-field__outline__notch {
  max-width: calc(100% - 14px);
}

.imageCropModalControl .cropperInputs {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 5px;
}
.imageCropModalControl .cropperInputs > div {
  align-items: center;
  font-size: 0.75rem;
  display: grid;
  grid-template-columns: 50px 21px 50px 1fr;
  grid-template-rows: 1fr;
  gap: 5px 10px;
  grid-template-areas: ". . .";
}
.imageCropModalControl .cropperInputs > div .v-field label {
  margin-inline-end: 5px;
  margin-inline-start: 5px;
}
.imageCropModalControl .cropperInputs > div .v-field input {
  font-size: 0.875rem;
  min-height: 25px;
  padding: 0 5px;
  text-align: center;
}

.preview-carousel .kit-item {
  height: auto;
  margin: 6px;
  width: auto;
}
@media only screen and (min-width: 960px) {
  .preview-carousel .kit-item {
    width: 155.3333333333px;
  }
}
@media only screen and (min-width: 1280px) {
  .preview-carousel .kit-item {
    width: 118.6666666667px;
  }
}
.preview-carousel .kit-item:hover img {
  opacity: 0.5;
}
.preview-carousel .kit-item:hover .v-badge__badge {
  background: #002a54;
  color: #ffffff;
}
.preview-carousel .kit-item img {
  border: 4px solid transparent;
  width: 100%;
}
.preview-carousel .kit-item img.selectedKitPart {
  border-color: #002a54;
}
.preview-carousel .kit-item .v-badge__badge {
  background: #ffffff;
  color: #333333;
}

#previewContainer.vertical iframe {
  display: block;
  margin: 0 auto;
}

#SocialCheckboxes {
  display: block;
  width: 100%;
}
#SocialCheckboxes > .FormRows-Cols {
  display: inline-block;
  width: 50%;
}

.imageSelectControl .reset-btn + .clear-btn {
  margin-left: 8px;
}

.tab-only-button-panel {
  height: 0;
}
.tab-only-button-panel > div {
  line-height: 0;
}
.tab-only-button-panel .hidden-view {
  pointer-events: none;
}
.tab-only-button-panel .hidden-view:focus-visible {
  pointer-events: auto;
}

#shoppingCartPage .cart-header,
#shoppingCartPage h2 {
  font-size: 0.875rem;
}
#shoppingCartPage .cart-header .cartDeleteAllIcon:active, #shoppingCartPage .cart-header .cartDeleteAllIcon:hover,
#shoppingCartPage h2 .cartDeleteAllIcon:active,
#shoppingCartPage h2 .cartDeleteAllIcon:hover {
  color: #002a54;
}
#shoppingCartPage .cart-img-inner small {
  font-size: 0.6875rem;
}
#shoppingCartPage .itemInCart {
  background: #ffffff;
}
#shoppingCartPage .cart-details.price-visible, #shoppingCartPage .cart-details.progress-details {
  order: 13;
}
@media only screen and (min-width: 960px) {
  #shoppingCartPage .cart-details.price-visible, #shoppingCartPage .cart-details.progress-details {
    order: unset;
  }
}
#shoppingCartPage .cart-details small {
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
}
#shoppingCartPage .cart-total .price {
  font-size: 0.875rem;
}
#shoppingCartPage .cart-edit a:active, #shoppingCartPage .cart-edit a:focus, #shoppingCartPage .cart-edit a:hover,
#shoppingCartPage .cart-edit button:active,
#shoppingCartPage .cart-edit button:focus,
#shoppingCartPage .cart-edit button:hover {
  color: #002a54;
}
#shoppingCartPage .undo-remove .undoDeleteText > div {
  font-size: 1.125rem;
}

#catalogPage .category-carousel .section-title {
  position: absolute;
}
#catalogPage .category-carousel .v-card {
  width: 100vw;
}
@media only screen and (min-width: 960px) {
  #catalogPage .category-carousel .v-card {
    width: 289.3333333333px;
  }
}
@media only screen and (min-width: 1280px) {
  #catalogPage .category-carousel .v-card {
    width: 290px;
  }
}
@media only screen and (min-width: 1600px) {
  #catalogPage .category-carousel .v-card {
    width: 286.75px;
  }
}
#catalogPage .category-carousel .v-card .v-img:hover {
  opacity: 0.5;
  transition: all 0.25s;
}
#catalogPage .category-carousel .v-card .production-description {
  font-size: 0.875rem;
}
#catalogPage .category-carousel .v-card .production-description div {
  max-height: 6.375rem;
  position: relative;
}
#catalogPage .category-carousel .v-card .production-description div:before {
  content: "…";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
#catalogPage .category-carousel .v-card .production-description ul {
  margin-bottom: 10px;
}
#catalogPage .category-carousel .v-card .product-actions {
  z-index: 10;
}
#catalogPage .section-title {
  font-size: 1rem;
}
#catalogPage .product-title,
#catalogPage .product-price {
  color: #595959;
  font-size: 0.875rem;
}
#catalogPage .v-window__container .section-title {
  position: absolute;
}
#catalogPage .v-window__container .v-window__controls {
  justify-content: flex-end;
  order: -1;
  padding: 0 0 20px 0;
  position: relative;
}
#catalogPage .v-window__container .v-window__controls .v-btn {
  --v-btn-height: 25px;
  background-color: #ebebeb;
  border-color: #d6d6d6;
  color: #595959;
}
#catalogPage .v-window__container .v-card img,
#catalogPage .v-window__container .v-card .v-card__overlay {
  transition: all 0.25s;
}
#catalogPage .v-window__container .v-card:hover img {
  opacity: 0.5;
}
#catalogPage .v-window__container .v-card:hover .v-card__overlay {
  opacity: 0;
}
#catalogPage .v-window__container .v-card .production-description {
  font-size: 0.875rem;
}
#catalogPage .v-window__container .v-card .production-description div {
  max-height: 6.375rem;
  position: relative;
}
#catalogPage .v-window__container .v-card .production-description div:before {
  content: "…";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
#catalogPage .v-window__container .v-card .production-description ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
#catalogPage .pops:nth-child(even) .pop-image-large .v-img {
  background-color: #ffd100;
}
#catalogPage .pops:nth-child(even) .pop-image-large .v-img .pop-image-link {
  background-color: #ffd100;
}
#catalogPage .pops .pop-image-large:hover > .v-card__overlay {
  opacity: 0;
}
#catalogPage .pops .pop-image-large:hover .v-img img {
  opacity: 0.5;
}
#catalogPage .pops .pop-image-large .v-img {
  background-color: #002a54;
  height: 209px;
}
@media only screen and (min-width: 960px) {
  #catalogPage .pops .pop-image-large .v-img {
    height: 275px;
  }
}
#catalogPage .pops .pop-image-large .v-img img {
  opacity: 0.2;
  transition: all 0.25s;
}
#catalogPage .pops .pop-image-large .pop-image-link {
  background-color: #002a54;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1rem;
}
@media only screen and (max-width: 599px) {
  #catalogPage .products-row .landscape {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#catalogPage .products-row .v-card {
  background: rgba(255, 255, 255, 0.3);
}
#catalogPage .products-row .v-card a:hover,
#catalogPage .products-row .v-card button:hover {
  color: #002a54;
}
#catalogPage .products-row .v-card .v-card-actions {
  bottom: 0;
  position: absolute;
}
#catalogPage .products-row .v-card .v-card-actions .v-btn ~ .v-btn:not(.v-btn-toggle .v-btn) {
  margin-inline-start: 0;
}
#catalogPage .products-row .v-card .v-card-actions .v-input--horizontal .v-input__append {
  margin-inline-start: 5px;
}
#catalogPage .products-row .v-card-item {
  background: rgba(255, 255, 255, 0.75);
}
#catalogPage .products-row .v-card-title {
  color: #595959;
  font-size: 0.875rem;
}
#catalogPage .products-row .v-card--reveal {
  background: rgba(255, 255, 255, 0.85);
  height: calc(100% - 52px);
}
#catalogPage .products-row .v-card-text > p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  letter-spacing: normal;
  overflow: hidden;
  text-wrap: pretty;
}
#catalogPage .products-row .v-card-text > p.long {
  -webkit-line-clamp: 5;
}
#catalogPage .products-row .v-card-text > p.semi-long {
  -webkit-line-clamp: 7;
}
#catalogPage .products-row .v-card-text > p.inventory-error, #catalogPage .products-row .v-card-text > p.backorder-error {
  bottom: 52px;
  position: absolute;
}
#catalogPage .products-row .v-card-text > p.inventory-error {
  color: #aa2611;
}
#catalogPage .products-row .v-card-text ul {
  margin-left: 20px;
}
#catalogPage .products-row .v-card-text > a img {
  transition: 0.25s;
}
#catalogPage .products-row .v-card-text > a:hover img {
  opacity: 0.65;
}
#catalogPage .list-view {
  border-width: 1px 0;
  font-size: 0.875rem;
  margin-bottom: -1px;
}
#catalogPage .list-view a img {
  transition: 0.25s;
}
#catalogPage .list-view a:hover img {
  opacity: 0.65;
}
#catalogPage .list-view .product-info ul {
  margin-top: 10px;
}
#catalogPage .list-view .product-info ul li {
  font-size: 0.75rem;
  margin-left: 40px;
}
@media only screen and (min-width: 960px) {
  #catalogPage .list-view .product-order > .v-input {
    max-width: 50%;
  }
}
#catalogPage .list-view .product-order > .v-input > .v-input__append {
  margin-inline-start: 0;
}
#catalogPage .list-view .product-order > .v-input > .v-input__append .v-btn.v-btn--size-default {
  --v-btn-height: 34px;
}

.search-catalog .mdi-magnify:hover {
  color: #002a54;
}
.search-catalog.form-small .v-text-field .v-field .v-field__field .v-label {
  font-size: 0.75rem;
}

.sidebar-categories a {
  color: #333333;
  font-size: 0.75rem;
}
.sidebar-categories a.current {
  color: #002a54;
}
.sidebar-categories .open-subcategory {
  --v-btn-height: auto;
  background-color: transparent;
  border: 0;
  color: #333333;
}
.sidebar-categories .open-subcategory:hover {
  background-color: transparent;
  color: #002a54;
}
.sidebar-categories .open-subcategory .rotate-down {
  transform: rotate(90deg);
  transition: 0.3s;
}
.sidebar-categories .open-subcategory .rotate-up {
  transform: rotate(0deg);
  transition: 0.3s;
}
.sidebar-categories .v-list-item--density-default:not(.v-list-item--nav).v-list-item--one-line {
  padding-inline: 0;
}
.sidebar-categories .list-group.grand1 {
  background-color: #e6e6e6;
}
.sidebar-categories .list-group.grand2 {
  background-color: #f2f2f2;
}
.sidebar-categories .list-group .list-group-item::marker {
  content: "";
  display: none;
}
.sidebar-categories .mobile-categories .v-expansion-panel-title__icon {
  margin-inline-start: 0;
}

.sidebar-filters .v-expansion-panel-title:active, .sidebar-filters .v-expansion-panel-title:hover,
.sidebar-filters .v-btn:active,
.sidebar-filters .v-btn:hover {
  color: #002a54;
}
.sidebar-filters .v-expansion-panel-title:active > .v-expansion-panel-title__overlay,
.sidebar-filters .v-expansion-panel-title:active > .v-btn__overlay, .sidebar-filters .v-expansion-panel-title:hover > .v-expansion-panel-title__overlay,
.sidebar-filters .v-expansion-panel-title:hover > .v-btn__overlay,
.sidebar-filters .v-btn:active > .v-expansion-panel-title__overlay,
.sidebar-filters .v-btn:active > .v-btn__overlay,
.sidebar-filters .v-btn:hover > .v-expansion-panel-title__overlay,
.sidebar-filters .v-btn:hover > .v-btn__overlay {
  opacity: 0;
}
.sidebar-filters .v-expansion-panel-title .v-expansion-panel-title__icon,
.sidebar-filters .v-btn .v-expansion-panel-title__icon {
  margin-inline-start: 0;
}
.sidebar-filters .v-expansion-panel-text__wrapper {
  font-size: 0.875rem;
  padding: 0;
}

.upload-controls .v-icon {
  position: absolute;
}
.upload-controls.button-default .v-btn .v-btn__content .v-icon, .upload-controls.button-medium .v-btn .v-btn__content .v-icon {
  left: 12px;
}
.upload-controls.button-default .v-btn .v-btn__content > span, .upload-controls.button-medium .v-btn .v-btn__content > span {
  margin: 0 12px;
}
.upload-controls.button-small .v-btn .v-btn__content .v-icon {
  left: 8px;
}
.upload-controls.button-small .v-btn .v-btn__content > span {
  margin: 0 8px;
}
.upload-controls.button-large .v-btn .v-btn__content .v-icon {
  left: 16px;
}
.upload-controls.button-large .v-btn .v-btn__content > span {
  margin: 0 16px;
}
.upload-controls.button-xlarge .v-btn .v-btn__content .v-icon {
  left: 20px;
}
.upload-controls.button-xlarge .v-btn .v-btn__content > span {
  margin: 0 20px;
}

.library-item {
  background-color: #ffffff;
  font-size: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
}
.library-item.selected .v-img {
  opacity: 0.5;
}
.library-item .v-img {
  height: 175px;
}
.library-item .v-img:focus-visible {
  outline-offset: 2px;
}
.library-item .asset-selected {
  -webkit-text-stroke: 1px #000;
  color: #8fc63e;
  font-size: 2.5rem;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 1;
}
.library-item .v-card-title {
  font-size: 0.75rem;
  line-height: normal;
}
.library-item .v-card-actions {
  min-height: 0;
}
.library-item .v-card-actions .library-icons .v-btn:active, .library-item .v-card-actions .library-icons .v-btn:hover {
  color: #002a54;
}
.library-item .v-card-actions .library-icons .v-btn ~ .v-btn:not(.v-btn-toggle .v-btn) {
  margin-inline-start: 0;
}
.library-item .undo-remove {
  min-height: 175px;
}
.library-item .undo-remove .undoDeleteText > div {
  font-size: 1.125rem;
}

#loginPage,
#forgotPasswordPage,
#selfRegPage,
.login-modal {
  font-size: 0.875rem;
}
#loginPage .v-card,
#forgotPasswordPage .v-card,
#selfRegPage .v-card,
.login-modal .v-card {
  background: #ffffff;
}
#loginPage .v-card .v-card-text h2,
#forgotPasswordPage .v-card .v-card-text h2,
#selfRegPage .v-card .v-card-text h2,
.login-modal .v-card .v-card-text h2 {
  font-size: inherit;
}
#loginPage .login-heading,
#forgotPasswordPage .login-heading,
#selfRegPage .login-heading,
.login-modal .login-heading {
  border-bottom: 1px solid #d1d3d4;
}
#loginPage .login-heading h1,
#forgotPasswordPage .login-heading h1,
#selfRegPage .login-heading h1,
.login-modal .login-heading h1 {
  font-size: 1.3125rem;
}
@media only screen and (min-width: 600px) {
  #loginPage .login-message,
  #loginPage #new-user,
  #forgotPasswordPage .login-message,
  #forgotPasswordPage #new-user,
  #selfRegPage .login-message,
  #selfRegPage #new-user,
  .login-modal .login-message,
  .login-modal #new-user {
    border-left: 1px solid #d1d3d4;
  }
}
#loginPage #new-user,
#forgotPasswordPage #new-user,
#selfRegPage #new-user,
.login-modal #new-user {
  border-top: 1px solid #d1d3d4;
}
@media only screen and (min-width: 600px) {
  #loginPage #new-user,
  #forgotPasswordPage #new-user,
  #selfRegPage #new-user,
  .login-modal #new-user {
    border-top: 0;
  }
}
#loginPage .login-forms .pleaseLoginText,
#loginPage .login-forms .login-message,
#forgotPasswordPage .login-forms .pleaseLoginText,
#forgotPasswordPage .login-forms .login-message,
#selfRegPage .login-forms .pleaseLoginText,
#selfRegPage .login-forms .login-message,
.login-modal .login-forms .pleaseLoginText,
.login-modal .login-forms .login-message {
  display: block;
}
@media only screen and (min-width: 600px) {
  #loginPage .login-forms .pleaseLoginText,
  #loginPage .login-forms .login-message,
  #forgotPasswordPage .login-forms .pleaseLoginText,
  #forgotPasswordPage .login-forms .login-message,
  #selfRegPage .login-forms .pleaseLoginText,
  #selfRegPage .login-forms .login-message,
  .login-modal .login-forms .pleaseLoginText,
  .login-modal .login-forms .login-message {
    display: none;
  }
}

.login-modal > .v-overlay__content > .v-card > .v-card-item + .v-card-text {
  background-color: #ffffff;
}
.login-modal > .v-overlay__content > .v-card > .v-card-item + .v-card-text .login-heading {
  display: none;
}

.orders-header h2,
.order-approval h3 {
  font-size: inherit;
}

.order-grid {
  align-items: start;
  background-color: #ffffff;
  display: grid;
  gap: 5px 5px;
  grid-template-areas: "order-date order-time" "order-id order-price" "order-status order-items" "order-actions order-actions";
  grid-template-columns: repeat(2, calc(50% - 10px));
  grid-template-rows: repeat(4, auto);
  justify-items: start;
}
@media only screen and (min-width: 600px) {
  .order-grid {
    grid-template-areas: "order-date order-date order-time" "order-id order-id order-price" "order-status order-items order-price" "order-actions order-items .";
    grid-template-columns: 33% calc(42% - 10px) 25%;
    grid-template-rows: repeat(4, auto);
  }
}
.order-grid .order-date {
  color: #595959;
  font-size: 0.75rem;
  grid-area: order-date;
}
.order-grid .order-time {
  font-size: 0.75rem;
  grid-area: order-time;
  place-self: end;
}
.order-grid .order-id {
  font-size: 0.875rem;
  grid-area: order-id;
}
.order-grid .order-price {
  font-size: 0.875rem;
  grid-area: order-price;
}
.order-grid .order-price .price-label {
  color: #595959;
  font-size: 0.75rem;
}
.order-grid .order-status {
  color: #595959;
  grid-area: order-status;
}
.order-grid .order-status span {
  font-size: 0.75rem;
}
.order-grid .order-actions {
  grid-area: order-actions;
}
.order-grid .order-items {
  font-size: 0.875rem;
  grid-area: order-items;
}

.v-dialog > .v-overlay__content > .v-card.orders-modal {
  background: #ffffff;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .v-tabs .v-tab {
  border-color: transparent;
  margin-top: -1px;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .v-tabs .v-tab.v-tab-item--selected {
  border-color: transparent;
  border-bottom-color: #002a54;
  border-width: 2px 1px;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .v-tabs .v-tab.v-tab-item--selected + .v-tab {
  border-left-color: transparent;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .v-tabs + .v-card-text {
  border-top: 1px solid #58595b;
  border-width: 1px 0 0 0;
  border-width: 0;
  margin-top: 0;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-btn--icon {
  height: auto;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-btn--icon:hover {
  background: transparent;
  color: #002a54;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-details {
  min-height: 326px;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-details .v-row {
  background: #f2f2f2;
  border-top: 1px solid #ddd;
  color: #595959;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-details .v-row:first-child {
  background: transparent;
  border-top-width: 0;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-details .v-row:nth-child(2) {
  border-top-width: 0;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-review {
  background: #f2f2f2;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .order-review small:not(.total-grand) {
  color: #bfbfbf;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table > thead > tr > th {
  border-bottom: 0;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table tbody {
  background: #f2f2f2;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table td {
  vertical-align: top;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table td .order-item-name small {
  display: block;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table td .order-item-comments {
  border-top: 1px solid #ddd;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table td .price-details {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: min-content min-content auto;
  height: 100%;
}
.v-dialog > .v-overlay__content > .v-card.orders-modal .modal-order .v-table .v-table__wrapper > table td .price-details .reorder-row {
  align-self: end;
  justify-self: end;
}

@media only screen and (min-width: 1600px) {
  #profilePage .profile-tabs .v-window-item > .v-container {
    width: unset;
  }
}
#profilePage .profile-tabs .v-btn--icon {
  color: #002a54;
}
#profilePage .profile-tabs .v-btn--icon:focus, #profilePage .profile-tabs .v-btn--icon:hover {
  color: #58595b;
}
#profilePage .profile-tabs .v-divider {
  color: #dbdbdb;
}
#profilePage .profile-tabs .address-item .profile-address,
#profilePage .profile-tabs .payment-item .profile-address {
  font-size: 0.75rem;
}
#profilePage .profile-tabs .delete-warning > div {
  font-size: 1.125rem;
}

/*# sourceMappingURL=main.css.map */
